Skip to content

Fix Owl.Mat.sequential off-by-one error#127

Open
greenbagels wants to merge 1 commit intoowlbarn:mainfrom
greenbagels:sequential-fix
Open

Fix Owl.Mat.sequential off-by-one error#127
greenbagels wants to merge 1 commit intoowlbarn:mainfrom
greenbagels:sequential-fix

Conversation

@greenbagels
Copy link

Previously, the tutorial implied that the Owl.Mat.sequential function creates a matrix that starts at 1, and then showed the same output after incrementing every element by 1; this seems like a typo: sequential by default starts at 0, so the example output should start at 0.

Previously, the tutorial implied that the Owl.Mat.sequential function
creates a matrix that starts at 1, and then showed the same output after
incrementing every element by 1; this seems like a typo: `sequential` by
default starts at 0, so the example output should start at 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants